TJobExecutor
Platform Core .NET Assemblies API
CreateClassJob<TJobExecutor>(String,String,UserConnection,IDictionary<String,Object>,Boolean) Method
See Also  Send Feedback
Terrasoft.Core Namespace > IAppSchedulerWraper Interface > CreateClassJob Method : CreateClassJob<TJobExecutor>(String,String,UserConnection,IDictionary<String,Object>,Boolean) Method
jobName
The name of the task.
jobGroupName
The name of the group to which the job belongs.
userConnection
parameters
The parameters that will be passed to the class.
isSystemUser
Indicates system user.

Glossary Item Box

Creates the job for class execution.

Syntax

 
C#
 
 

Parameters

jobName
The name of the task.
jobGroupName
The name of the group to which the job belongs.
userConnection
parameters
The parameters that will be passed to the class.
isSystemUser
Indicates system user.

Type Parameters

TJobExecutor

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.